home *** CD-ROM | disk | FTP | other *** search
-
- FORMAT2.BAT
- -----------
- revised 2/25/86
- by Mark Rapp
-
- If you've ever had to format multiple diskettes
- in one sitting, you know how tedious and time-
- consuming a job it is.
-
- Here is a small program which will prompt you
- to insert a disk in both drive "A" and "B", will
- format both in succession, and then prompt you
- to insert additional diskettes upon completion.
-
- At any time, you can abort (the loop) with
- Ctrl-Break.
-
-
- FORMAT2a.ARC contains the following files:
-
- FORMAT2.BAT is the main program
- REBEEP.COM a PD program which pauses the
- batch file and beeps until
- acknowledged
- NO.ANS required by program to input
- a <CR> and an "N" for DOS's
- format command
- WAIT.COM a PD program which waits a
- set amount of time in seconds
- FORMAT2.TXT displays initial instructions
- from within the batch file.
- READ.ME this file that you're reading
-
-
-